-
Home
-
EthPress – Web3 Login
-
1.1.1
-
Code
-
Classes
- KeyPair
Total Complexity |
26 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
121 |
Lines of code |
87 |
Logical lines of code |
51 |
Comment lines |
12 |
Methods |
14 |
Properties |
8 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
60 |
4 |
13 |
pub() |
S |
66 |
3 |
9 |
privBytes() |
S |
60 |
2 |
13 |
fromPublic() |
S |
72 |
2 |
5 |
fromSecret() |
S |
72 |
2 |
5 |
pubBytes() |
S |
73 |
2 |
5 |
priv() |
S |
71 |
2 |
6 |
hash() |
S |
66 |
2 |
8 |
messagePrefix() |
S |
71 |
2 |
6 |
secret() |
S |
82 |
1 |
3 |
sign() |
S |
75 |
1 |
4 |
verify() |
S |
79 |
1 |
3 |
getSecret() |
S |
75 |
1 |
4 |
getPublic() |
S |
79 |
1 |
3 |